2025-07-12 03:35:38,498 [ 398097 ] INFO : ClickHouse root is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse (runner:42, check_args_and_update_paths) 2025-07-12 03:35:38,499 [ 398097 ] INFO : Cases dir is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration (runner:86, check_args_and_update_paths) 2025-07-12 03:35:38,499 [ 398097 ] INFO : utils dir is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse/utils (runner:97, check_args_and_update_paths) 2025-07-12 03:35:38,499 [ 398097 ] INFO : base_configs_dir: /home/ubuntu/_work/ClickHouse/ClickHouse/programs/server, binary: /home/ubuntu/_work/_temp/test/build/clickhouse, cases_dir: /home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration (runner:99, check_args_and_update_paths) clickhouse_integration_tests_volume Running pytest container as: 'docker run --rm --name clickhouse_integration_tests_b3q0ka --privileged --dns-search='.' --volume=/home/ubuntu/_work/_temp/test/build/clickhouse-odbc-bridge:/clickhouse-odbc-bridge --volume=/home/ubuntu/_work/_temp/test/build/clickhouse:/clickhouse --volume=/home/ubuntu/_work/_temp/test/build/clickhouse-library-bridge:/clickhouse-library-bridge --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/programs/server:/clickhouse-config --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration:/ClickHouse/tests/integration --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/utils/backupview:/ClickHouse/utils/backupview --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/utils/grpc-client/pb2:/ClickHouse/utils/grpc-client/pb2 --volume=/run:/run/host:ro --volume=clickhouse_integration_tests_volume:/var/lib/docker -e DOCKER_DOTNET_CLIENT_TAG=11de0b29a15d -e DOCKER_HELPER_TAG=2cffe1eae894 -e DOCKER_BASE_TAG=1e0b53d756cf -e DOCKER_KERBEROS_KDC_TAG=9391ecdee8d7 -e DOCKER_MYSQL_GOLANG_CLIENT_TAG=9bec2a638e6e -e DOCKER_MYSQL_JAVA_CLIENT_TAG=766bff31cfe4 -e DOCKER_MYSQL_JS_CLIENT_TAG=41ba7c2ec2a1 -e DOCKER_MYSQL_PHP_CLIENT_TAG=88be89c1e3b6 -e DOCKER_NGINX_DAV_TAG=b55ac9cd7519 -e DOCKER_POSTGRESQL_JAVA_CLIENT_TAG=a4eff5c7f4d6 -e DOCKER_PYTHON_BOTTLE_TAG=caad4729259e -e DOCKER_CLIENT_TIMEOUT=300 -e COMPOSE_HTTP_TIMEOUT=600 -e PYTHONUNBUFFERED=1 -e PYTEST_ADDOPTS="--dist=loadfile -n 10 -rfEps --run-id=0 --color=no --durations=0 test_materialized_mysql_database/test.py::test_double_quoted_comment test_materialized_mysql_database/test.py::test_insert_with_modify_binlog_checksum_5_7 test_materialized_mysql_database/test.py::test_insert_with_modify_binlog_checksum_8_0 test_materialized_mysql_database/test.py::test_large_transaction test_materialized_mysql_database/test.py::test_materialized_database_ddl_with_empty_transaction_5_7 test_materialized_mysql_database/test.py::test_materialized_database_ddl_with_empty_transaction_8_0 test_materialized_mysql_database/test.py::test_materialized_database_ddl_with_mysql_5_7 test_materialized_mysql_database/test.py::test_materialized_database_ddl_with_mysql_8_0 test_materialized_mysql_database/test.py::test_materialized_database_dml_with_mysql_5_7 test_materialized_mysql_database/test.py::test_materialized_database_dml_with_mysql_8_0 test_materialized_mysql_database/test.py::test_materialized_database_err_sync_user_privs_5_7 test_materialized_mysql_database/test.py::test_materialized_database_err_sync_user_privs_8_0 test_materialized_mysql_database/test.py::test_materialized_database_mysql_date_type_to_date32 test_materialized_mysql_database/test.py::test_materialized_database_mysql_drop_ddl test_materialized_mysql_database/test.py::test_materialized_database_settings_materialized_mysql_tables_list test_materialized_mysql_database/test.py::test_materialized_database_support_all_kinds_of_mysql_datatype test_materialized_mysql_database/test.py::test_materialized_with_column_comments test_materialized_mysql_database/test.py::test_materialized_with_enum test_materialized_mysql_database/test.py::test_multi_table_update test_materialized_mysql_database/test.py::test_mysql_kill_sync_thread_restore_5_7 test_materialized_mysql_database/test.py::test_mysql_kill_sync_thread_restore_8_0 test_materialized_mysql_database/test.py::test_mysql_killed_while_insert_5_7 test_materialized_mysql_database/test.py::test_mysql_killed_while_insert_8_0 'test_materialized_mysql_database/test.py::test_mysql_settings[clickhouse_node0]' 'test_materialized_mysql_database/test.py::test_mysql_settings[clickhouse_node1]' test_materialized_mysql_database/test.py::test_named_collections test_materialized_mysql_database/test.py::test_savepoint_query test_materialized_mysql_database/test.py::test_select_without_columns_5_7 test_materialized_mysql_database/test.py::test_select_without_columns_8_0 test_materialized_mysql_database/test.py::test_system_parts_table test_materialized_mysql_database/test.py::test_system_tables_table test_materialized_mysql_database/test.py::test_table_overrides test_materialized_mysql_database/test.py::test_table_table test_materialized_mysql_database/test.py::test_table_with_indexes test_materialized_mysql_database/test.py::test_text_blob_charset test_materialized_mysql_database/test.py::test_utf8mb4 test_materialized_view_restart_server/test.py::test_materialized_view_with_subquery test_merge_table_over_distributed/test.py::test_filtering test_merge_table_over_distributed/test.py::test_global_in test_merge_table_over_distributed/test.py::test_select_table_name_from_merge_over_distributed test_merge_tree_settings_constraints/test.py::test_merge_tree_settings_constraints test_modify_engine_on_restart/test_unusual_path.py::test_modify_engine_on_restart_with_unusual_path test_modify_engine_on_restart/test_zk_path_exists.py::test_modify_engine_fails_if_zk_path_exists test_move_partition_to_volume_async/test.py::test_async_alter_move test_move_partition_to_volume_async/test.py::test_sync_alter_move test_mutations_in_partitions_of_merge_tree/test.py::test_mutation_max_streams test_mutations_in_partitions_of_merge_tree/test.py::test_trivial_alter_in_partition_merge_tree_with_where test_mutations_in_partitions_of_merge_tree/test.py::test_trivial_alter_in_partition_merge_tree_without_where test_mutations_in_partitions_of_merge_tree/test.py::test_trivial_alter_in_partition_replicated_merge_tree test_on_cluster_timeouts/test.py::test_long_query test_overcommit_tracker/test.py::test_user_overcommit 'test_parallel_replicas_distributed_skip_shards/test.py::test_error_on_unavailable_shards[0]' 'test_parallel_replicas_distributed_skip_shards/test.py::test_error_on_unavailable_shards[1]' 'test_parallel_replicas_distributed_skip_shards/test.py::test_no_unavailable_shards[0]' 'test_parallel_replicas_distributed_skip_shards/test.py::test_no_unavailable_shards[1]' 'test_parallel_replicas_distributed_skip_shards/test.py::test_skip_unavailable_shards[0]' 'test_parallel_replicas_distributed_skip_shards/test.py::test_skip_unavailable_shards[1]' 'test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_multiple_shards_multiple_replicas-10-0]' 'test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_multiple_shards_multiple_replicas-10-1]' 'test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_multiple_shards_multiple_replicas-2-0]' 'test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_multiple_shards_multiple_replicas-2-1]' 'test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_multiple_shards_multiple_replicas-3-0]' 'test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_multiple_shards_multiple_replicas-3-1]' 'test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_multiple_shards_multiple_replicas-4-0]' 'test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_multiple_shards_multiple_replicas-4-1]' 'test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_single_shard_multiple_replicas-10-0]' 'test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_single_shard_multiple_replicas-10-1]' 'test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_single_shard_multiple_replicas-2-0]' 'test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_single_shard_multiple_replicas-2-1]' 'test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_single_shard_multiple_replicas-3-0]' 'test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_single_shard_multiple_replicas-3-1]' 'test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_single_shard_multiple_replicas-4-0]' 'test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_single_shard_multiple_replicas-4-1]' test_parallel_replicas_snapshot_from_initiator/test.py::test_initiator_snapshot_is_used_for_reading 'test_parquet_page_index/test.py::test_parquet_page_index_insert_into_table_function_file[INSERT INTO TABLE FUNCTION file('\"'\"'{file_name}'\"'\"') SELECT number, number+1 FROM system.numbers LIMIT 100 FORMAT Parquet-False]' 'test_parquet_page_index/test.py::test_parquet_page_index_insert_into_table_function_file[INSERT INTO TABLE FUNCTION file('\"'\"'{file_name}'\"'\"') SELECT number, number+1 FROM system.numbers LIMIT 100 SETTINGS output_format_parquet_use_custom_encoder=false, output_format_parquet_write_page_index=false FORMAT Parquet-False]' 'test_parquet_page_index/test.py::test_parquet_page_index_insert_into_table_function_file[INSERT INTO TABLE FUNCTION file('\"'\"'{file_name}'\"'\"') SELECT number, number+1 FROM system.numbers LIMIT 100 SETTINGS output_format_parquet_use_custom_encoder=false, output_format_parquet_write_page_index=true FORMAT Parquet-True]' 'test_parquet_page_index/test.py::test_parquet_page_index_select_into_outfile[SELECT number, number+1 FROM system.numbers LIMIT 100 INTO OUTFILE '\"'\"'{file_name}'\"'\"' FORMAT Parquet SETTINGS output_format_parquet_use_custom_encoder = false, output_format_parquet_write_page_index = false;-False]' 'test_parquet_page_index/test.py::test_parquet_page_index_select_into_outfile[SELECT number, number+1 FROM system.numbers LIMIT 100 INTO OUTFILE '\"'\"'{file_name}'\"'\"' FORMAT Parquet SETTINGS output_format_parquet_use_custom_encoder = false, output_format_parquet_write_page_index = true;-True]' 'test_parquet_page_index/test.py::test_parquet_page_index_select_into_outfile[SELECT number, number+1 FROM system.numbers LIMIT 100 INTO OUTFILE '\"'\"'{file_name}'\"'\"' FORMAT Parquet;-False]' test_passing_max_partitions_to_read_remotely/test.py::test_default_database_on_cluster test_peak_memory_usage/test.py::test_clickhouse_client_max_peak_memory_single_node test_peak_memory_usage/test.py::test_clickhouse_client_max_peak_memory_usage_distributed test_postgresql_protocol/test.py::test_java_client test_postgresql_protocol/test.py::test_psql_client test_postgresql_protocol/test.py::test_python_client test_postgresql_replica_database_engine_1/test.py::test_abrupt_connection_loss_while_heavy_replication test_postgresql_replica_database_engine_1/test.py::test_abrupt_server_restart_while_heavy_replication test_postgresql_replica_database_engine_1/test.py::test_changing_replica_identity_value test_postgresql_replica_database_engine_1/test.py::test_clickhouse_restart test_postgresql_replica_database_engine_1/test.py::test_concurrent_transactions test_postgresql_replica_database_engine_1/test.py::test_different_data_types test_postgresql_replica_database_engine_1/test.py::test_drop_database_while_replication_startup_not_finished test_postgresql_replica_database_engine_1/test.py::test_load_and_sync_all_database_tables test_postgresql_replica_database_engine_1/test.py::test_load_and_sync_subset_of_database_tables test_postgresql_replica_database_engine_1/test.py::test_many_concurrent_queries test_postgresql_replica_database_engine_1/test.py::test_multiple_databases test_postgresql_replica_database_engine_1/test.py::test_quoting_1 test_postgresql_replica_database_engine_1/test.py::test_quoting_2 test_postgresql_replica_database_engine_1/test.py::test_replica_identity_index -vvv" altinityinfra/integration-tests-runner:37a9815fd2fa '. Start tests ============================= test session starts ============================== platform linux -- Python 3.10.12, pytest-7.4.4, pluggy-1.5.0 -- /usr/bin/python3 cachedir: .pytest_cache rootdir: /ClickHouse/tests/integration configfile: pytest.ini plugins: order-1.0.1, random-0.2, timeout-2.2.0, repeat-0.9.3, reportlog-0.4.0, xdist-3.5.0 timeout: 900.0s timeout method: signal timeout func_only: False created: 10/10 workers 10 workers [100 items] scheduling tests via LoadFileScheduling test_materialized_mysql_database/test.py::test_double_quoted_comment test_parallel_replicas_distributed_skip_shards/test.py::test_error_on_unavailable_shards[0] test_peak_memory_usage/test.py::test_clickhouse_client_max_peak_memory_single_node test_postgresql_replica_database_engine_1/test.py::test_abrupt_connection_loss_while_heavy_replication test_postgresql_protocol/test.py::test_java_client test_move_partition_to_volume_async/test.py::test_async_alter_move test_mutations_in_partitions_of_merge_tree/test.py::test_mutation_max_streams test_parquet_page_index/test.py::test_parquet_page_index_insert_into_table_function_file[INSERT INTO TABLE FUNCTION file('{file_name}') SELECT number, number+1 FROM system.numbers LIMIT 100 FORMAT Parquet-False] test_merge_table_over_distributed/test.py::test_filtering test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_multiple_shards_multiple_replicas-10-0] [gw4] [ 1%] PASSED test_parquet_page_index/test.py::test_parquet_page_index_insert_into_table_function_file[INSERT INTO TABLE FUNCTION file('{file_name}') SELECT number, number+1 FROM system.numbers LIMIT 100 FORMAT Parquet-False] test_parquet_page_index/test.py::test_parquet_page_index_insert_into_table_function_file[INSERT INTO TABLE FUNCTION file('{file_name}') SELECT number, number+1 FROM system.numbers LIMIT 100 SETTINGS output_format_parquet_use_custom_encoder=false, output_format_parquet_write_page_index=false FORMAT Parquet-False] [gw4] [ 2%] PASSED test_parquet_page_index/test.py::test_parquet_page_index_insert_into_table_function_file[INSERT INTO TABLE FUNCTION file('{file_name}') SELECT number, number+1 FROM system.numbers LIMIT 100 SETTINGS output_format_parquet_use_custom_encoder=false, output_format_parquet_write_page_index=false FORMAT Parquet-False] test_parquet_page_index/test.py::test_parquet_page_index_insert_into_table_function_file[INSERT INTO TABLE FUNCTION file('{file_name}') SELECT number, number+1 FROM system.numbers LIMIT 100 SETTINGS output_format_parquet_use_custom_encoder=false, output_format_parquet_write_page_index=true FORMAT Parquet-True] [gw4] [ 3%] PASSED test_parquet_page_index/test.py::test_parquet_page_index_insert_into_table_function_file[INSERT INTO TABLE FUNCTION file('{file_name}') SELECT number, number+1 FROM system.numbers LIMIT 100 SETTINGS output_format_parquet_use_custom_encoder=false, output_format_parquet_write_page_index=true FORMAT Parquet-True] test_parquet_page_index/test.py::test_parquet_page_index_select_into_outfile[SELECT number, number+1 FROM system.numbers LIMIT 100 INTO OUTFILE '{file_name}' FORMAT Parquet SETTINGS output_format_parquet_use_custom_encoder = false, output_format_parquet_write_page_index = false;-False] [gw4] [ 4%] PASSED test_parquet_page_index/test.py::test_parquet_page_index_select_into_outfile[SELECT number, number+1 FROM system.numbers LIMIT 100 INTO OUTFILE '{file_name}' FORMAT Parquet SETTINGS output_format_parquet_use_custom_encoder = false, output_format_parquet_write_page_index = false;-False] test_parquet_page_index/test.py::test_parquet_page_index_select_into_outfile[SELECT number, number+1 FROM system.numbers LIMIT 100 INTO OUTFILE '{file_name}' FORMAT Parquet SETTINGS output_format_parquet_use_custom_encoder = false, output_format_parquet_write_page_index = true;-True] [gw4] [ 5%] PASSED test_parquet_page_index/test.py::test_parquet_page_index_select_into_outfile[SELECT number, number+1 FROM system.numbers LIMIT 100 INTO OUTFILE '{file_name}' FORMAT Parquet SETTINGS output_format_parquet_use_custom_encoder = false, output_format_parquet_write_page_index = true;-True] test_parquet_page_index/test.py::test_parquet_page_index_select_into_outfile[SELECT number, number+1 FROM system.numbers LIMIT 100 INTO OUTFILE '{file_name}' FORMAT Parquet;-False] [gw6] [ 6%] PASSED test_merge_table_over_distributed/test.py::test_filtering test_merge_table_over_distributed/test.py::test_global_in [gw4] [ 7%] PASSED test_parquet_page_index/test.py::test_parquet_page_index_select_into_outfile[SELECT number, number+1 FROM system.numbers LIMIT 100 INTO OUTFILE '{file_name}' FORMAT Parquet;-False] [gw6] [ 8%] PASSED test_merge_table_over_distributed/test.py::test_global_in test_merge_table_over_distributed/test.py::test_select_table_name_from_merge_over_distributed [gw6] [ 9%] PASSED test_merge_table_over_distributed/test.py::test_select_table_name_from_merge_over_distributed [gw7] [ 10%] PASSED test_postgresql_protocol/test.py::test_java_client test_postgresql_protocol/test.py::test_psql_client [gw7] [ 11%] PASSED test_postgresql_protocol/test.py::test_psql_client test_postgresql_protocol/test.py::test_python_client [gw7] [ 12%] PASSED test_postgresql_protocol/test.py::test_python_client test_modify_engine_on_restart/test_unusual_path.py::test_modify_engine_on_restart_with_unusual_path test_on_cluster_timeouts/test.py::test_long_query [gw9] [ 13%] PASSED test_peak_memory_usage/test.py::test_clickhouse_client_max_peak_memory_single_node test_peak_memory_usage/test.py::test_clickhouse_client_max_peak_memory_usage_distributed [gw3] [ 14%] PASSED test_parallel_replicas_distributed_skip_shards/test.py::test_error_on_unavailable_shards[0] test_parallel_replicas_distributed_skip_shards/test.py::test_error_on_unavailable_shards[1] [gw9] [ 15%] PASSED test_peak_memory_usage/test.py::test_clickhouse_client_max_peak_memory_usage_distributed [gw8] [ 16%] PASSED test_move_partition_to_volume_async/test.py::test_async_alter_move test_move_partition_to_volume_async/test.py::test_sync_alter_move [gw3] [ 17%] PASSED test_parallel_replicas_distributed_skip_shards/test.py::test_error_on_unavailable_shards[1] test_parallel_replicas_distributed_skip_shards/test.py::test_no_unavailable_shards[0] [gw3] [ 18%] PASSED test_parallel_replicas_distributed_skip_shards/test.py::test_no_unavailable_shards[0] test_parallel_replicas_distributed_skip_shards/test.py::test_no_unavailable_shards[1] [gw3] [ 19%] PASSED test_parallel_replicas_distributed_skip_shards/test.py::test_no_unavailable_shards[1] test_parallel_replicas_distributed_skip_shards/test.py::test_skip_unavailable_shards[0] [gw8] [ 20%] PASSED test_move_partition_to_volume_async/test.py::test_sync_alter_move [gw3] [ 21%] PASSED test_parallel_replicas_distributed_skip_shards/test.py::test_skip_unavailable_shards[0] test_parallel_replicas_distributed_skip_shards/test.py::test_skip_unavailable_shards[1] [gw3] [ 22%] PASSED test_parallel_replicas_distributed_skip_shards/test.py::test_skip_unavailable_shards[1] test_merge_tree_settings_constraints/test.py::test_merge_tree_settings_constraints [gw5] [ 23%] PASSED test_mutations_in_partitions_of_merge_tree/test.py::test_mutation_max_streams test_mutations_in_partitions_of_merge_tree/test.py::test_trivial_alter_in_partition_merge_tree_with_where [gw9] [ 24%] PASSED test_merge_tree_settings_constraints/test.py::test_merge_tree_settings_constraints [gw4] [ 25%] PASSED test_modify_engine_on_restart/test_unusual_path.py::test_modify_engine_on_restart_with_unusual_path [gw5] [ 26%] PASSED test_mutations_in_partitions_of_merge_tree/test.py::test_trivial_alter_in_partition_merge_tree_with_where test_mutations_in_partitions_of_merge_tree/test.py::test_trivial_alter_in_partition_merge_tree_without_where [gw0] [ 27%] PASSED test_materialized_mysql_database/test.py::test_double_quoted_comment test_materialized_mysql_database/test.py::test_insert_with_modify_binlog_checksum_5_7 [gw5] [ 28%] PASSED test_mutations_in_partitions_of_merge_tree/test.py::test_trivial_alter_in_partition_merge_tree_without_where test_mutations_in_partitions_of_merge_tree/test.py::test_trivial_alter_in_partition_replicated_merge_tree [gw1] [ 29%] PASSED test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_multiple_shards_multiple_replicas-10-0] test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_multiple_shards_multiple_replicas-10-1] test_modify_engine_on_restart/test_zk_path_exists.py::test_modify_engine_fails_if_zk_path_exists [gw5] [ 30%] PASSED test_mutations_in_partitions_of_merge_tree/test.py::test_trivial_alter_in_partition_replicated_merge_tree [gw1] [ 31%] PASSED test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_multiple_shards_multiple_replicas-10-1] test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_multiple_shards_multiple_replicas-2-0] [gw2] [ 32%] PASSED test_postgresql_replica_database_engine_1/test.py::test_abrupt_connection_loss_while_heavy_replication [gw1] [ 33%] PASSED test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_multiple_shards_multiple_replicas-2-0] test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_multiple_shards_multiple_replicas-2-1] test_postgresql_replica_database_engine_1/test.py::test_abrupt_server_restart_while_heavy_replication [gw0] [ 34%] PASSED test_materialized_mysql_database/test.py::test_insert_with_modify_binlog_checksum_5_7 test_materialized_mysql_database/test.py::test_insert_with_modify_binlog_checksum_8_0 test_parallel_replicas_snapshot_from_initiator/test.py::test_initiator_snapshot_is_used_for_reading [gw1] [ 35%] PASSED test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_multiple_shards_multiple_replicas-2-1] test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_multiple_shards_multiple_replicas-3-0] [gw1] [ 36%] PASSED test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_multiple_shards_multiple_replicas-3-0] test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_multiple_shards_multiple_replicas-3-1] [gw1] [ 37%] PASSED test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_multiple_shards_multiple_replicas-3-1] test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_multiple_shards_multiple_replicas-4-0] test_materialized_view_restart_server/test.py::test_materialized_view_with_subquery [gw0] [ 38%] PASSED test_materialized_mysql_database/test.py::test_insert_with_modify_binlog_checksum_8_0 test_materialized_mysql_database/test.py::test_large_transaction [gw1] [ 39%] PASSED test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_multiple_shards_multiple_replicas-4-0] test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_multiple_shards_multiple_replicas-4-1] [gw1] [ 40%] PASSED test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_multiple_shards_multiple_replicas-4-1] test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_single_shard_multiple_replicas-10-0] [gw1] [ 41%] PASSED test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_single_shard_multiple_replicas-10-0] test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_single_shard_multiple_replicas-10-1] [gw1] [ 42%] PASSED test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_single_shard_multiple_replicas-10-1] test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_single_shard_multiple_replicas-2-0] [gw1] [ 43%] PASSED test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_single_shard_multiple_replicas-2-0] test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_single_shard_multiple_replicas-2-1] [gw4] [ 44%] PASSED test_modify_engine_on_restart/test_zk_path_exists.py::test_modify_engine_fails_if_zk_path_exists [gw1] [ 45%] PASSED test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_single_shard_multiple_replicas-2-1] test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_single_shard_multiple_replicas-3-0] [gw8] [ 46%] PASSED test_materialized_view_restart_server/test.py::test_materialized_view_with_subquery [gw1] [ 47%] PASSED test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_single_shard_multiple_replicas-3-0] test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_single_shard_multiple_replicas-3-1] [gw1] [ 48%] PASSED test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_single_shard_multiple_replicas-3-1] test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_single_shard_multiple_replicas-4-0] [gw1] [ 49%] PASSED test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_single_shard_multiple_replicas-4-0] test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_single_shard_multiple_replicas-4-1] [gw0] [ 50%] PASSED test_materialized_mysql_database/test.py::test_large_transaction test_materialized_mysql_database/test.py::test_materialized_database_ddl_with_empty_transaction_5_7 [gw1] [ 51%] PASSED test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_single_shard_multiple_replicas-4-1] [gw2] [ 52%] PASSED test_postgresql_replica_database_engine_1/test.py::test_abrupt_server_restart_while_heavy_replication test_postgresql_replica_database_engine_1/test.py::test_changing_replica_identity_value [gw0] [ 53%] PASSED test_materialized_mysql_database/test.py::test_materialized_database_ddl_with_empty_transaction_5_7 test_materialized_mysql_database/test.py::test_materialized_database_ddl_with_empty_transaction_8_0 [gw2] [ 54%] PASSED test_postgresql_replica_database_engine_1/test.py::test_changing_replica_identity_value test_postgresql_replica_database_engine_1/test.py::test_clickhouse_restart [gw0] [ 55%] PASSED test_materialized_mysql_database/test.py::test_materialized_database_ddl_with_empty_transaction_8_0 test_materialized_mysql_database/test.py::test_materialized_database_ddl_with_mysql_5_7 [gw2] [ 56%] PASSED test_postgresql_replica_database_engine_1/test.py::test_clickhouse_restart test_postgresql_replica_database_engine_1/test.py::test_concurrent_transactions [gw6] [ 57%] PASSED test_on_cluster_timeouts/test.py::test_long_query [gw7] [ 58%] PASSED test_parallel_replicas_snapshot_from_initiator/test.py::test_initiator_snapshot_is_used_for_reading test_overcommit_tracker/test.py::test_user_overcommit test_passing_max_partitions_to_read_remotely/test.py::test_default_database_on_cluster [gw0] [ 59%] PASSED test_materialized_mysql_database/test.py::test_materialized_database_ddl_with_mysql_5_7 test_materialized_mysql_database/test.py::test_materialized_database_ddl_with_mysql_8_0 [gw7] [ 60%] PASSED test_passing_max_partitions_to_read_remotely/test.py::test_default_database_on_cluster [gw6] [ 61%] PASSED test_overcommit_tracker/test.py::test_user_overcommit [gw2] [ 62%] PASSED test_postgresql_replica_database_engine_1/test.py::test_concurrent_transactions test_postgresql_replica_database_engine_1/test.py::test_different_data_types [gw2] [ 63%] PASSED test_postgresql_replica_database_engine_1/test.py::test_different_data_types test_postgresql_replica_database_engine_1/test.py::test_drop_database_while_replication_startup_not_finished [gw0] [ 64%] PASSED test_materialized_mysql_database/test.py::test_materialized_database_ddl_with_mysql_8_0 test_materialized_mysql_database/test.py::test_materialized_database_dml_with_mysql_5_7 [gw2] [ 65%] PASSED test_postgresql_replica_database_engine_1/test.py::test_drop_database_while_replication_startup_not_finished test_postgresql_replica_database_engine_1/test.py::test_load_and_sync_all_database_tables [gw2] [ 66%] PASSED test_postgresql_replica_database_engine_1/test.py::test_load_and_sync_all_database_tables test_postgresql_replica_database_engine_1/test.py::test_load_and_sync_subset_of_database_tables [gw0] [ 67%] PASSED test_materialized_mysql_database/test.py::test_materialized_database_dml_with_mysql_5_7 test_materialized_mysql_database/test.py::test_materialized_database_dml_with_mysql_8_0 [gw2] [ 68%] PASSED test_postgresql_replica_database_engine_1/test.py::test_load_and_sync_subset_of_database_tables test_postgresql_replica_database_engine_1/test.py::test_many_concurrent_queries [gw2] [ 69%] PASSED test_postgresql_replica_database_engine_1/test.py::test_many_concurrent_queries test_postgresql_replica_database_engine_1/test.py::test_multiple_databases [gw0] [ 70%] PASSED test_materialized_mysql_database/test.py::test_materialized_database_dml_with_mysql_8_0 test_materialized_mysql_database/test.py::test_materialized_database_err_sync_user_privs_5_7 [gw2] [ 71%] PASSED test_postgresql_replica_database_engine_1/test.py::test_multiple_databases test_postgresql_replica_database_engine_1/test.py::test_quoting_1 [gw2] [ 72%] PASSED test_postgresql_replica_database_engine_1/test.py::test_quoting_1 test_postgresql_replica_database_engine_1/test.py::test_quoting_2 [gw2] [ 73%] PASSED test_postgresql_replica_database_engine_1/test.py::test_quoting_2 test_postgresql_replica_database_engine_1/test.py::test_replica_identity_index [gw2] [ 74%] PASSED test_postgresql_replica_database_engine_1/test.py::test_replica_identity_index [gw0] [ 75%] PASSED test_materialized_mysql_database/test.py::test_materialized_database_err_sync_user_privs_5_7 test_materialized_mysql_database/test.py::test_materialized_database_err_sync_user_privs_8_0 [gw0] [ 76%] PASSED test_materialized_mysql_database/test.py::test_materialized_database_err_sync_user_privs_8_0 test_materialized_mysql_database/test.py::test_materialized_database_mysql_date_type_to_date32 [gw0] [ 77%] PASSED test_materialized_mysql_database/test.py::test_materialized_database_mysql_date_type_to_date32 test_materialized_mysql_database/test.py::test_materialized_database_mysql_drop_ddl [gw0] [ 78%] PASSED test_materialized_mysql_database/test.py::test_materialized_database_mysql_drop_ddl test_materialized_mysql_database/test.py::test_materialized_database_settings_materialized_mysql_tables_list [gw0] [ 79%] PASSED test_materialized_mysql_database/test.py::test_materialized_database_settings_materialized_mysql_tables_list test_materialized_mysql_database/test.py::test_materialized_database_support_all_kinds_of_mysql_datatype [gw0] [ 80%] PASSED test_materialized_mysql_database/test.py::test_materialized_database_support_all_kinds_of_mysql_datatype test_materialized_mysql_database/test.py::test_materialized_with_column_comments [gw0] [ 81%] PASSED test_materialized_mysql_database/test.py::test_materialized_with_column_comments test_materialized_mysql_database/test.py::test_materialized_with_enum [gw0] [ 82%] PASSED test_materialized_mysql_database/test.py::test_materialized_with_enum test_materialized_mysql_database/test.py::test_multi_table_update [gw0] [ 83%] PASSED test_materialized_mysql_database/test.py::test_multi_table_update test_materialized_mysql_database/test.py::test_mysql_kill_sync_thread_restore_5_7 [gw0] [ 84%] PASSED test_materialized_mysql_database/test.py::test_mysql_kill_sync_thread_restore_5_7 test_materialized_mysql_database/test.py::test_mysql_kill_sync_thread_restore_8_0 [gw0] [ 85%] PASSED test_materialized_mysql_database/test.py::test_mysql_kill_sync_thread_restore_8_0 test_materialized_mysql_database/test.py::test_mysql_killed_while_insert_5_7 [gw0] [ 86%] PASSED test_materialized_mysql_database/test.py::test_mysql_killed_while_insert_5_7 test_materialized_mysql_database/test.py::test_mysql_killed_while_insert_8_0 [gw0] [ 87%] PASSED test_materialized_mysql_database/test.py::test_mysql_killed_while_insert_8_0 test_materialized_mysql_database/test.py::test_mysql_settings[clickhouse_node0] [gw0] [ 88%] PASSED test_materialized_mysql_database/test.py::test_mysql_settings[clickhouse_node0] test_materialized_mysql_database/test.py::test_mysql_settings[clickhouse_node1] [gw0] [ 89%] PASSED test_materialized_mysql_database/test.py::test_mysql_settings[clickhouse_node1] test_materialized_mysql_database/test.py::test_named_collections [gw0] [ 90%] PASSED test_materialized_mysql_database/test.py::test_named_collections test_materialized_mysql_database/test.py::test_savepoint_query [gw0] [ 91%] PASSED test_materialized_mysql_database/test.py::test_savepoint_query test_materialized_mysql_database/test.py::test_select_without_columns_5_7 [gw0] [ 92%] PASSED test_materialized_mysql_database/test.py::test_select_without_columns_5_7 test_materialized_mysql_database/test.py::test_select_without_columns_8_0 [gw0] [ 93%] PASSED test_materialized_mysql_database/test.py::test_select_without_columns_8_0 test_materialized_mysql_database/test.py::test_system_parts_table [gw0] [ 94%] PASSED test_materialized_mysql_database/test.py::test_system_parts_table test_materialized_mysql_database/test.py::test_system_tables_table [gw0] [ 95%] PASSED test_materialized_mysql_database/test.py::test_system_tables_table test_materialized_mysql_database/test.py::test_table_overrides [gw0] [ 96%] PASSED test_materialized_mysql_database/test.py::test_table_overrides test_materialized_mysql_database/test.py::test_table_table [gw0] [ 97%] PASSED test_materialized_mysql_database/test.py::test_table_table test_materialized_mysql_database/test.py::test_table_with_indexes [gw0] [ 98%] PASSED test_materialized_mysql_database/test.py::test_table_with_indexes test_materialized_mysql_database/test.py::test_text_blob_charset [gw0] [ 99%] PASSED test_materialized_mysql_database/test.py::test_text_blob_charset test_materialized_mysql_database/test.py::test_utf8mb4 [gw0] [100%] PASSED test_materialized_mysql_database/test.py::test_utf8mb4 =============================== warnings summary =============================== test_postgresql_replica_database_engine_1/test.py::test_many_concurrent_queries /usr/local/lib/python3.10/dist-packages/_pytest/threadexception.py:73: PytestUnhandledThreadExceptionWarning: Exception in thread Thread-36 (attack) Traceback (most recent call last): File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner self.run() File "/usr/lib/python3.10/threading.py", line 953, in run self._target(*self._args, **self._kwargs) File "/ClickHouse/tests/integration/test_postgresql_replica_database_engine_1/test.py", line 431, in attack cursor.execute(query_pool[query_id].format(random_table_name)) psycopg2.errors.NumericValueOutOfRange: integer out of range warnings.warn(pytest.PytestUnhandledThreadExceptionWarning(msg)) test_materialized_mysql_database/test.py::test_mysql_killed_while_insert_5_7 /usr/local/lib/python3.10/dist-packages/_pytest/threadexception.py:73: PytestUnhandledThreadExceptionWarning: Exception in thread Thread-3 (insert) Traceback (most recent call last): File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner self.run() File "/usr/lib/python3.10/threading.py", line 953, in run self._target(*self._args, **self._kwargs) File "/ClickHouse/tests/integration/test_materialized_mysql_database/materialized_with_ddl.py", line 1496, in insert mysql_node.query(query) File "/ClickHouse/tests/integration/test_materialized_mysql_database/test.py", line 101, in query with self.alloc_connection().cursor() as cursor: File "/ClickHouse/tests/integration/test_materialized_mysql_database/test.py", line 98, in alloc_connection raise Exception("Connection not established, {}".format(errors)) Exception: Connection not established, ['(2003, "Can\'t connect to MySQL server on \'172.16.1.2\' ([Errno 111] Connection refused)")', '(2003, "Can\'t connect to MySQL server on \'172.16.1.2\' ([Errno 111] Connection refused)")', '(2003, "Can\'t connect to MySQL server on \'172.16.1.2\' ([Errno 111] Connection refused)")', '(2003, "Can\'t connect to MySQL server on \'172.16.1.2\' ([Errno 111] Connection refused)")', '(2003, "Can\'t connect to MySQL server on \'172.16.1.2\' ([Errno 111] Connection refused)")'] warnings.warn(pytest.PytestUnhandledThreadExceptionWarning(msg)) test_materialized_mysql_database/test.py::test_mysql_killed_while_insert_8_0 /usr/local/lib/python3.10/dist-packages/_pytest/threadexception.py:73: PytestUnhandledThreadExceptionWarning: Exception in thread Thread-4 (insert) Traceback (most recent call last): File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner self.run() File "/usr/lib/python3.10/threading.py", line 953, in run self._target(*self._args, **self._kwargs) File "/ClickHouse/tests/integration/test_materialized_mysql_database/materialized_with_ddl.py", line 1496, in insert mysql_node.query(query) File "/ClickHouse/tests/integration/test_materialized_mysql_database/test.py", line 101, in query with self.alloc_connection().cursor() as cursor: File "/ClickHouse/tests/integration/test_materialized_mysql_database/test.py", line 98, in alloc_connection raise Exception("Connection not established, {}".format(errors)) Exception: Connection not established, ['(2003, "Can\'t connect to MySQL server on \'172.16.1.3\' ([Errno 111] Connection refused)")', '(2003, "Can\'t connect to MySQL server on \'172.16.1.3\' ([Errno 111] Connection refused)")', '(2003, "Can\'t connect to MySQL server on \'172.16.1.3\' ([Errno 111] Connection refused)")', '(2003, "Can\'t connect to MySQL server on \'172.16.1.3\' ([Errno 111] Connection refused)")', '(2003, "Can\'t connect to MySQL server on \'172.16.1.3\' ([Errno 111] Connection refused)")'] warnings.warn(pytest.PytestUnhandledThreadExceptionWarning(msg)) -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html ============================== slowest durations =============================== 33.86s setup test_materialized_mysql_database/test.py::test_double_quoted_comment 33.23s setup test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_multiple_shards_multiple_replicas-10-0] 31.46s setup test_mutations_in_partitions_of_merge_tree/test.py::test_mutation_max_streams 31.22s setup test_parallel_replicas_snapshot_from_initiator/test.py::test_initiator_snapshot_is_used_for_reading 28.55s setup test_on_cluster_timeouts/test.py::test_long_query 24.43s call test_on_cluster_timeouts/test.py::test_long_query 23.45s call test_postgresql_replica_database_engine_1/test.py::test_abrupt_connection_loss_while_heavy_replication 23.07s call test_postgresql_replica_database_engine_1/test.py::test_concurrent_transactions 22.87s teardown test_postgresql_protocol/test.py::test_python_client 22.65s teardown test_move_partition_to_volume_async/test.py::test_sync_alter_move 22.09s call test_postgresql_replica_database_engine_1/test.py::test_abrupt_server_restart_while_heavy_replication 20.99s call test_materialized_mysql_database/test.py::test_materialized_database_ddl_with_mysql_8_0 20.00s setup test_peak_memory_usage/test.py::test_clickhouse_client_max_peak_memory_single_node 19.73s setup test_parallel_replicas_distributed_skip_shards/test.py::test_error_on_unavailable_shards[0] 19.70s call test_materialized_mysql_database/test.py::test_materialized_database_ddl_with_mysql_5_7 17.64s setup test_move_partition_to_volume_async/test.py::test_async_alter_move 17.13s setup test_postgresql_protocol/test.py::test_java_client 16.65s setup test_postgresql_replica_database_engine_1/test.py::test_abrupt_connection_loss_while_heavy_replication 15.30s call test_materialized_mysql_database/test.py::test_large_transaction 15.17s call test_materialized_mysql_database/test.py::test_materialized_with_enum 14.68s call test_materialized_mysql_database/test.py::test_mysql_killed_while_insert_8_0 14.62s call test_materialized_mysql_database/test.py::test_mysql_killed_while_insert_5_7 14.03s setup test_merge_table_over_distributed/test.py::test_filtering 13.58s setup test_parquet_page_index/test.py::test_parquet_page_index_insert_into_table_function_file[INSERT INTO TABLE FUNCTION file('{file_name}') SELECT number, number+1 FROM system.numbers LIMIT 100 FORMAT Parquet-False] 12.78s call test_materialized_mysql_database/test.py::test_materialized_database_dml_with_mysql_8_0 12.52s setup test_overcommit_tracker/test.py::test_user_overcommit 11.81s call test_materialized_mysql_database/test.py::test_materialized_database_dml_with_mysql_5_7 11.37s setup test_modify_engine_on_restart/test_zk_path_exists.py::test_modify_engine_fails_if_zk_path_exists 10.24s call test_postgresql_replica_database_engine_1/test.py::test_drop_database_while_replication_startup_not_finished 10.09s call test_materialized_mysql_database/test.py::test_table_overrides 9.76s teardown test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_single_shard_multiple_replicas-4-1] 9.48s teardown test_parallel_replicas_snapshot_from_initiator/test.py::test_initiator_snapshot_is_used_for_reading 9.36s teardown test_materialized_mysql_database/test.py::test_utf8mb4 9.29s call test_materialized_mysql_database/test.py::test_materialized_database_err_sync_user_privs_8_0 9.20s call test_postgresql_replica_database_engine_1/test.py::test_many_concurrent_queries 9.12s call test_materialized_mysql_database/test.py::test_materialized_database_err_sync_user_privs_5_7 9.02s teardown test_parallel_replicas_distributed_skip_shards/test.py::test_skip_unavailable_shards[1] 8.17s setup test_modify_engine_on_restart/test_unusual_path.py::test_modify_engine_on_restart_with_unusual_path 7.85s call test_materialized_mysql_database/test.py::test_utf8mb4 7.60s call test_modify_engine_on_restart/test_zk_path_exists.py::test_modify_engine_fails_if_zk_path_exists 7.56s setup test_passing_max_partitions_to_read_remotely/test.py::test_default_database_on_cluster 7.02s call test_postgresql_replica_database_engine_1/test.py::test_clickhouse_restart 6.52s teardown test_peak_memory_usage/test.py::test_clickhouse_client_max_peak_memory_usage_distributed 6.52s call test_materialized_mysql_database/test.py::test_mysql_kill_sync_thread_restore_5_7 6.41s teardown test_on_cluster_timeouts/test.py::test_long_query 6.39s setup test_materialized_view_restart_server/test.py::test_materialized_view_with_subquery 6.35s call test_materialized_mysql_database/test.py::test_insert_with_modify_binlog_checksum_5_7 6.25s call test_materialized_mysql_database/test.py::test_insert_with_modify_binlog_checksum_8_0 6.17s call test_materialized_mysql_database/test.py::test_mysql_kill_sync_thread_restore_8_0 6.13s call test_modify_engine_on_restart/test_unusual_path.py::test_modify_engine_on_restart_with_unusual_path 5.73s setup test_merge_tree_settings_constraints/test.py::test_merge_tree_settings_constraints 5.68s call test_postgresql_replica_database_engine_1/test.py::test_load_and_sync_subset_of_database_tables 5.44s teardown test_merge_table_over_distributed/test.py::test_select_table_name_from_merge_over_distributed 5.24s teardown test_parquet_page_index/test.py::test_parquet_page_index_select_into_outfile[SELECT number, number+1 FROM system.numbers LIMIT 100 INTO OUTFILE '{file_name}' FORMAT Parquet;-False] 5.20s teardown test_merge_tree_settings_constraints/test.py::test_merge_tree_settings_constraints 5.20s teardown test_passing_max_partitions_to_read_remotely/test.py::test_default_database_on_cluster 4.86s call test_postgresql_replica_database_engine_1/test.py::test_multiple_databases 4.74s call test_materialized_mysql_database/test.py::test_materialized_database_settings_materialized_mysql_tables_list 4.46s call test_materialized_mysql_database/test.py::test_materialized_database_mysql_drop_ddl 4.42s call test_materialized_mysql_database/test.py::test_multi_table_update 4.21s call test_postgresql_replica_database_engine_1/test.py::test_different_data_types 4.10s teardown test_mutations_in_partitions_of_merge_tree/test.py::test_trivial_alter_in_partition_replicated_merge_tree 3.79s teardown test_overcommit_tracker/test.py::test_user_overcommit 3.69s call test_move_partition_to_volume_async/test.py::test_sync_alter_move 3.66s teardown test_modify_engine_on_restart/test_zk_path_exists.py::test_modify_engine_fails_if_zk_path_exists 3.64s call test_materialized_mysql_database/test.py::test_materialized_database_support_all_kinds_of_mysql_datatype 3.49s call test_materialized_mysql_database/test.py::test_named_collections 3.48s call test_move_partition_to_volume_async/test.py::test_async_alter_move 3.47s call test_materialized_mysql_database/test.py::test_materialized_database_mysql_date_type_to_date32 3.25s teardown test_modify_engine_on_restart/test_unusual_path.py::test_modify_engine_on_restart_with_unusual_path 3.12s call test_postgresql_replica_database_engine_1/test.py::test_replica_identity_index 2.97s call test_overcommit_tracker/test.py::test_user_overcommit 2.94s call test_materialized_view_restart_server/test.py::test_materialized_view_with_subquery 2.85s call test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_multiple_shards_multiple_replicas-2-0] 2.84s call test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_multiple_shards_multiple_replicas-10-0] 2.64s call test_parallel_replicas_snapshot_from_initiator/test.py::test_initiator_snapshot_is_used_for_reading 2.55s teardown test_postgresql_replica_database_engine_1/test.py::test_replica_identity_index 2.54s call test_materialized_mysql_database/test.py::test_mysql_settings[clickhouse_node1] 2.50s call test_materialized_mysql_database/test.py::test_select_without_columns_5_7 2.49s call test_materialized_mysql_database/test.py::test_mysql_settings[clickhouse_node0] 2.47s call test_mutations_in_partitions_of_merge_tree/test.py::test_trivial_alter_in_partition_replicated_merge_tree 2.47s teardown test_materialized_view_restart_server/test.py::test_materialized_view_with_subquery 2.45s teardown test_postgresql_replica_database_engine_1/test.py::test_concurrent_transactions 2.45s call test_materialized_mysql_database/test.py::test_select_without_columns_8_0 2.39s call test_materialized_mysql_database/test.py::test_system_tables_table 2.38s call test_materialized_mysql_database/test.py::test_materialized_with_column_comments 2.38s call test_materialized_mysql_database/test.py::test_table_table 2.27s call test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_multiple_shards_multiple_replicas-4-0] 2.23s call test_materialized_mysql_database/test.py::test_text_blob_charset 2.20s call test_materialized_mysql_database/test.py::test_materialized_database_ddl_with_empty_transaction_5_7 2.20s call test_materialized_mysql_database/test.py::test_materialized_database_ddl_with_empty_transaction_8_0 2.16s call test_materialized_mysql_database/test.py::test_system_parts_table 2.09s call test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_multiple_shards_multiple_replicas-10-1] 2.02s call test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_multiple_shards_multiple_replicas-3-0] 2.02s call test_postgresql_replica_database_engine_1/test.py::test_changing_replica_identity_value 1.98s call test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_multiple_shards_multiple_replicas-3-1] 1.91s call test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_single_shard_multiple_replicas-3-0] 1.85s call test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_multiple_shards_multiple_replicas-2-1] 1.80s call test_postgresql_replica_database_engine_1/test.py::test_load_and_sync_all_database_tables 1.80s call test_mutations_in_partitions_of_merge_tree/test.py::test_trivial_alter_in_partition_merge_tree_with_where 1.70s call test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_single_shard_multiple_replicas-3-1] 1.60s call test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_single_shard_multiple_replicas-4-0] 1.58s call test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_multiple_shards_multiple_replicas-4-1] 1.58s call test_parallel_replicas_distributed_skip_shards/test.py::test_skip_unavailable_shards[1] 1.57s call test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_single_shard_multiple_replicas-2-0] 1.46s call test_parallel_replicas_distributed_skip_shards/test.py::test_no_unavailable_shards[1] 1.45s call test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_single_shard_multiple_replicas-10-1] 1.45s call test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_single_shard_multiple_replicas-2-1] 1.40s call test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_single_shard_multiple_replicas-4-1] 1.40s call test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_single_shard_multiple_replicas-10-0] 1.37s call test_mutations_in_partitions_of_merge_tree/test.py::test_trivial_alter_in_partition_merge_tree_without_where 1.27s call test_materialized_mysql_database/test.py::test_savepoint_query 1.23s call test_materialized_mysql_database/test.py::test_double_quoted_comment 1.20s call test_materialized_mysql_database/test.py::test_table_with_indexes 1.19s call test_parallel_replicas_distributed_skip_shards/test.py::test_error_on_unavailable_shards[0] 1.14s call test_parallel_replicas_distributed_skip_shards/test.py::test_error_on_unavailable_shards[1] 1.05s call test_parallel_replicas_distributed_skip_shards/test.py::test_no_unavailable_shards[0] 1.05s teardown test_postgresql_replica_database_engine_1/test.py::test_abrupt_connection_loss_while_heavy_replication 1.03s call test_parallel_replicas_distributed_skip_shards/test.py::test_skip_unavailable_shards[0] 0.75s call test_postgresql_protocol/test.py::test_java_client 0.74s call test_mutations_in_partitions_of_merge_tree/test.py::test_mutation_max_streams 0.74s call test_postgresql_protocol/test.py::test_psql_client 0.63s call test_merge_tree_settings_constraints/test.py::test_merge_tree_settings_constraints 0.60s teardown test_postgresql_replica_database_engine_1/test.py::test_multiple_databases 0.56s teardown test_postgresql_replica_database_engine_1/test.py::test_abrupt_server_restart_while_heavy_replication 0.51s call test_postgresql_replica_database_engine_1/test.py::test_quoting_1 0.49s call test_peak_memory_usage/test.py::test_clickhouse_client_max_peak_memory_single_node 0.47s call test_peak_memory_usage/test.py::test_clickhouse_client_max_peak_memory_usage_distributed 0.46s call test_postgresql_replica_database_engine_1/test.py::test_quoting_2 0.38s teardown test_postgresql_replica_database_engine_1/test.py::test_load_and_sync_all_database_tables 0.36s call test_merge_table_over_distributed/test.py::test_select_table_name_from_merge_over_distributed 0.34s teardown test_postgresql_replica_database_engine_1/test.py::test_many_concurrent_queries 0.30s call test_merge_table_over_distributed/test.py::test_filtering 0.29s teardown test_postgresql_replica_database_engine_1/test.py::test_quoting_2 0.28s call test_merge_table_over_distributed/test.py::test_global_in 0.28s teardown test_postgresql_replica_database_engine_1/test.py::test_load_and_sync_subset_of_database_tables 0.28s teardown test_postgresql_replica_database_engine_1/test.py::test_changing_replica_identity_value 0.25s teardown test_postgresql_replica_database_engine_1/test.py::test_clickhouse_restart 0.24s teardown test_postgresql_replica_database_engine_1/test.py::test_quoting_1 0.24s teardown test_postgresql_replica_database_engine_1/test.py::test_drop_database_while_replication_startup_not_finished 0.23s call test_passing_max_partitions_to_read_remotely/test.py::test_default_database_on_cluster 0.21s teardown test_postgresql_replica_database_engine_1/test.py::test_different_data_types 0.17s call test_parquet_page_index/test.py::test_parquet_page_index_insert_into_table_function_file[INSERT INTO TABLE FUNCTION file('{file_name}') SELECT number, number+1 FROM system.numbers LIMIT 100 SETTINGS output_format_parquet_use_custom_encoder=false, output_format_parquet_write_page_index=false FORMAT Parquet-False] 0.17s call test_parquet_page_index/test.py::test_parquet_page_index_insert_into_table_function_file[INSERT INTO TABLE FUNCTION file('{file_name}') SELECT number, number+1 FROM system.numbers LIMIT 100 FORMAT Parquet-False] 0.12s call test_parquet_page_index/test.py::test_parquet_page_index_select_into_outfile[SELECT number, number+1 FROM system.numbers LIMIT 100 INTO OUTFILE '{file_name}' FORMAT Parquet SETTINGS output_format_parquet_use_custom_encoder = false, output_format_parquet_write_page_index = true;-True] 0.12s call test_parquet_page_index/test.py::test_parquet_page_index_insert_into_table_function_file[INSERT INTO TABLE FUNCTION file('{file_name}') SELECT number, number+1 FROM system.numbers LIMIT 100 SETTINGS output_format_parquet_use_custom_encoder=false, output_format_parquet_write_page_index=true FORMAT Parquet-True] 0.12s call test_parquet_page_index/test.py::test_parquet_page_index_select_into_outfile[SELECT number, number+1 FROM system.numbers LIMIT 100 INTO OUTFILE '{file_name}' FORMAT Parquet SETTINGS output_format_parquet_use_custom_encoder = false, output_format_parquet_write_page_index = false;-False] 0.11s setup test_move_partition_to_volume_async/test.py::test_sync_alter_move 0.07s call test_parquet_page_index/test.py::test_parquet_page_index_select_into_outfile[SELECT number, number+1 FROM system.numbers LIMIT 100 INTO OUTFILE '{file_name}' FORMAT Parquet;-False] 0.02s call test_postgresql_protocol/test.py::test_python_client 0.00s setup test_parquet_page_index/test.py::test_parquet_page_index_insert_into_table_function_file[INSERT INTO TABLE FUNCTION file('{file_name}') SELECT number, number+1 FROM system.numbers LIMIT 100 SETTINGS output_format_parquet_use_custom_encoder=false, output_format_parquet_write_page_index=true FORMAT Parquet-True] 0.00s setup test_parquet_page_index/test.py::test_parquet_page_index_select_into_outfile[SELECT number, number+1 FROM system.numbers LIMIT 100 INTO OUTFILE '{file_name}' FORMAT Parquet;-False] 0.00s setup test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_single_shard_multiple_replicas-2-0] 0.00s teardown test_materialized_mysql_database/test.py::test_table_overrides 0.00s setup test_materialized_mysql_database/test.py::test_mysql_settings[clickhouse_node0] 0.00s teardown test_parquet_page_index/test.py::test_parquet_page_index_insert_into_table_function_file[INSERT INTO TABLE FUNCTION file('{file_name}') SELECT number, number+1 FROM system.numbers LIMIT 100 SETTINGS output_format_parquet_use_custom_encoder=false, output_format_parquet_write_page_index=false FORMAT Parquet-False] 0.00s setup test_postgresql_replica_database_engine_1/test.py::test_different_data_types 0.00s setup test_postgresql_replica_database_engine_1/test.py::test_quoting_1 0.00s setup test_postgresql_replica_database_engine_1/test.py::test_multiple_databases 0.00s setup test_parquet_page_index/test.py::test_parquet_page_index_insert_into_table_function_file[INSERT INTO TABLE FUNCTION file('{file_name}') SELECT number, number+1 FROM system.numbers LIMIT 100 SETTINGS output_format_parquet_use_custom_encoder=false, output_format_parquet_write_page_index=false FORMAT Parquet-False] 0.00s teardown test_peak_memory_usage/test.py::test_clickhouse_client_max_peak_memory_single_node 0.00s setup test_postgresql_replica_database_engine_1/test.py::test_load_and_sync_subset_of_database_tables 0.00s teardown test_materialized_mysql_database/test.py::test_mysql_killed_while_insert_5_7 0.00s setup test_parallel_replicas_distributed_skip_shards/test.py::test_skip_unavailable_shards[0] 0.00s setup test_postgresql_replica_database_engine_1/test.py::test_drop_database_while_replication_startup_not_finished 0.00s setup test_postgresql_replica_database_engine_1/test.py::test_abrupt_server_restart_while_heavy_replication 0.00s setup test_postgresql_replica_database_engine_1/test.py::test_load_and_sync_all_database_tables 0.00s setup test_materialized_mysql_database/test.py::test_materialized_database_support_all_kinds_of_mysql_datatype 0.00s teardown test_materialized_mysql_database/test.py::test_mysql_killed_while_insert_8_0 0.00s setup test_materialized_mysql_database/test.py::test_materialized_database_settings_materialized_mysql_tables_list 0.00s setup test_materialized_mysql_database/test.py::test_mysql_killed_while_insert_8_0 0.00s setup test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_single_shard_multiple_replicas-2-1] 0.00s setup test_materialized_mysql_database/test.py::test_table_table 0.00s setup test_parquet_page_index/test.py::test_parquet_page_index_select_into_outfile[SELECT number, number+1 FROM system.numbers LIMIT 100 INTO OUTFILE '{file_name}' FORMAT Parquet SETTINGS output_format_parquet_use_custom_encoder = false, output_format_parquet_write_page_index = true;-True] 0.00s setup test_materialized_mysql_database/test.py::test_insert_with_modify_binlog_checksum_5_7 0.00s teardown test_parquet_page_index/test.py::test_parquet_page_index_insert_into_table_function_file[INSERT INTO TABLE FUNCTION file('{file_name}') SELECT number, number+1 FROM system.numbers LIMIT 100 FORMAT Parquet-False] 0.00s setup test_postgresql_replica_database_engine_1/test.py::test_many_concurrent_queries 0.00s teardown test_parallel_replicas_distributed_skip_shards/test.py::test_error_on_unavailable_shards[0] 0.00s setup test_merge_table_over_distributed/test.py::test_global_in 0.00s setup test_materialized_mysql_database/test.py::test_materialized_database_dml_with_mysql_5_7 0.00s setup test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_multiple_shards_multiple_replicas-10-1] 0.00s setup test_peak_memory_usage/test.py::test_clickhouse_client_max_peak_memory_usage_distributed 0.00s setup test_materialized_mysql_database/test.py::test_named_collections 0.00s setup test_materialized_mysql_database/test.py::test_materialized_database_ddl_with_mysql_5_7 0.00s setup test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_single_shard_multiple_replicas-3-1] 0.00s teardown test_move_partition_to_volume_async/test.py::test_async_alter_move 0.00s teardown test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_multiple_shards_multiple_replicas-10-0] 0.00s setup test_materialized_mysql_database/test.py::test_system_tables_table 0.00s setup test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_multiple_shards_multiple_replicas-4-0] 0.00s teardown test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_single_shard_multiple_replicas-10-1] 0.00s setup test_postgresql_replica_database_engine_1/test.py::test_clickhouse_restart 0.00s setup test_materialized_mysql_database/test.py::test_materialized_database_dml_with_mysql_8_0 0.00s setup test_materialized_mysql_database/test.py::test_large_transaction 0.00s teardown test_materialized_mysql_database/test.py::test_materialized_database_dml_with_mysql_5_7 0.00s setup test_postgresql_replica_database_engine_1/test.py::test_changing_replica_identity_value 0.00s setup test_materialized_mysql_database/test.py::test_materialized_database_err_sync_user_privs_5_7 0.00s setup test_materialized_mysql_database/test.py::test_mysql_kill_sync_thread_restore_8_0 0.00s setup test_parallel_replicas_distributed_skip_shards/test.py::test_error_on_unavailable_shards[1] 0.00s teardown test_materialized_mysql_database/test.py::test_large_transaction 0.00s teardown test_materialized_mysql_database/test.py::test_double_quoted_comment 0.00s setup test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_single_shard_multiple_replicas-10-1] 0.00s teardown test_merge_table_over_distributed/test.py::test_filtering 0.00s setup test_materialized_mysql_database/test.py::test_table_overrides 0.00s setup test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_single_shard_multiple_replicas-4-1] 0.00s setup test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_single_shard_multiple_replicas-10-0] 0.00s teardown test_mutations_in_partitions_of_merge_tree/test.py::test_mutation_max_streams 0.00s setup test_postgresql_replica_database_engine_1/test.py::test_quoting_2 0.00s teardown test_materialized_mysql_database/test.py::test_materialized_database_ddl_with_mysql_8_0 0.00s setup test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_multiple_shards_multiple_replicas-2-1] 0.00s setup test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_multiple_shards_multiple_replicas-3-1] 0.00s setup test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_multiple_shards_multiple_replicas-2-0] 0.00s setup test_parallel_replicas_distributed_skip_shards/test.py::test_skip_unavailable_shards[1] 0.00s teardown test_materialized_mysql_database/test.py::test_system_parts_table 0.00s setup test_postgresql_protocol/test.py::test_psql_client 0.00s setup test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_multiple_shards_multiple_replicas-4-1] 0.00s setup test_materialized_mysql_database/test.py::test_utf8mb4 0.00s setup test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_single_shard_multiple_replicas-4-0] 0.00s teardown test_parallel_replicas_distributed_skip_shards/test.py::test_no_unavailable_shards[1] 0.00s teardown test_materialized_mysql_database/test.py::test_materialized_database_dml_with_mysql_8_0 0.00s setup test_materialized_mysql_database/test.py::test_materialized_database_mysql_drop_ddl 0.00s teardown test_materialized_mysql_database/test.py::test_materialized_database_settings_materialized_mysql_tables_list 0.00s teardown test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_single_shard_multiple_replicas-2-0] 0.00s teardown test_materialized_mysql_database/test.py::test_mysql_settings[clickhouse_node1] 0.00s setup test_materialized_mysql_database/test.py::test_select_without_columns_8_0 0.00s setup test_materialized_mysql_database/test.py::test_mysql_settings[clickhouse_node1] 0.00s setup test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_single_shard_multiple_replicas-3-0] 0.00s setup test_merge_table_over_distributed/test.py::test_select_table_name_from_merge_over_distributed 0.00s setup test_materialized_mysql_database/test.py::test_materialized_database_ddl_with_empty_transaction_5_7 0.00s setup test_parquet_page_index/test.py::test_parquet_page_index_select_into_outfile[SELECT number, number+1 FROM system.numbers LIMIT 100 INTO OUTFILE '{file_name}' FORMAT Parquet SETTINGS output_format_parquet_use_custom_encoder = false, output_format_parquet_write_page_index = false;-False] 0.00s teardown test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_multiple_shards_multiple_replicas-2-1] 0.00s setup test_postgresql_replica_database_engine_1/test.py::test_concurrent_transactions 0.00s setup test_materialized_mysql_database/test.py::test_text_blob_charset 0.00s setup test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_multiple_shards_multiple_replicas-3-0] 0.00s setup test_materialized_mysql_database/test.py::test_materialized_database_mysql_date_type_to_date32 0.00s setup test_postgresql_replica_database_engine_1/test.py::test_replica_identity_index 0.00s teardown test_materialized_mysql_database/test.py::test_materialized_database_mysql_drop_ddl 0.00s teardown test_parquet_page_index/test.py::test_parquet_page_index_select_into_outfile[SELECT number, number+1 FROM system.numbers LIMIT 100 INTO OUTFILE '{file_name}' FORMAT Parquet SETTINGS output_format_parquet_use_custom_encoder = false, output_format_parquet_write_page_index = true;-True] 0.00s teardown test_materialized_mysql_database/test.py::test_materialized_database_ddl_with_empty_transaction_8_0 0.00s setup test_materialized_mysql_database/test.py::test_materialized_database_ddl_with_empty_transaction_8_0 0.00s setup test_postgresql_protocol/test.py::test_python_client 0.00s setup test_parallel_replicas_distributed_skip_shards/test.py::test_no_unavailable_shards[1] 0.00s setup test_materialized_mysql_database/test.py::test_mysql_kill_sync_thread_restore_5_7 0.00s teardown test_postgresql_protocol/test.py::test_java_client 0.00s setup test_materialized_mysql_database/test.py::test_multi_table_update 0.00s setup test_materialized_mysql_database/test.py::test_materialized_with_column_comments 0.00s setup test_materialized_mysql_database/test.py::test_select_without_columns_5_7 0.00s teardown test_postgresql_protocol/test.py::test_psql_client 0.00s teardown test_materialized_mysql_database/test.py::test_table_table 0.00s teardown test_materialized_mysql_database/test.py::test_mysql_settings[clickhouse_node0] 0.00s setup test_materialized_mysql_database/test.py::test_insert_with_modify_binlog_checksum_8_0 0.00s setup test_materialized_mysql_database/test.py::test_table_with_indexes 0.00s teardown test_materialized_mysql_database/test.py::test_select_without_columns_5_7 0.00s teardown test_materialized_mysql_database/test.py::test_table_with_indexes 0.00s setup test_materialized_mysql_database/test.py::test_savepoint_query 0.00s setup test_parallel_replicas_distributed_skip_shards/test.py::test_no_unavailable_shards[0] 0.00s setup test_materialized_mysql_database/test.py::test_system_parts_table 0.00s setup test_materialized_mysql_database/test.py::test_materialized_with_enum 0.00s teardown test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_single_shard_multiple_replicas-3-0] 0.00s setup test_mutations_in_partitions_of_merge_tree/test.py::test_trivial_alter_in_partition_merge_tree_without_where 0.00s teardown test_materialized_mysql_database/test.py::test_materialized_with_enum 0.00s setup test_materialized_mysql_database/test.py::test_mysql_killed_while_insert_5_7 0.00s teardown test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_single_shard_multiple_replicas-10-0] 0.00s setup test_mutations_in_partitions_of_merge_tree/test.py::test_trivial_alter_in_partition_merge_tree_with_where 0.00s teardown test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_multiple_shards_multiple_replicas-3-1] 0.00s teardown test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_multiple_shards_multiple_replicas-3-0] 0.00s teardown test_materialized_mysql_database/test.py::test_system_tables_table 0.00s setup test_materialized_mysql_database/test.py::test_materialized_database_err_sync_user_privs_8_0 0.00s teardown test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_single_shard_multiple_replicas-4-0] 0.00s teardown test_materialized_mysql_database/test.py::test_materialized_database_mysql_date_type_to_date32 0.00s teardown test_materialized_mysql_database/test.py::test_named_collections 0.00s setup test_materialized_mysql_database/test.py::test_materialized_database_ddl_with_mysql_8_0 0.00s setup test_mutations_in_partitions_of_merge_tree/test.py::test_trivial_alter_in_partition_replicated_merge_tree 0.00s teardown test_materialized_mysql_database/test.py::test_materialized_database_err_sync_user_privs_8_0 0.00s teardown test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_multiple_shards_multiple_replicas-4-1] 0.00s teardown test_materialized_mysql_database/test.py::test_insert_with_modify_binlog_checksum_8_0 0.00s teardown test_mutations_in_partitions_of_merge_tree/test.py::test_trivial_alter_in_partition_merge_tree_with_where 0.00s teardown test_materialized_mysql_database/test.py::test_insert_with_modify_binlog_checksum_5_7 0.00s teardown test_materialized_mysql_database/test.py::test_savepoint_query 0.00s teardown test_materialized_mysql_database/test.py::test_materialized_database_ddl_with_mysql_5_7 0.00s teardown test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_multiple_shards_multiple_replicas-10-1] 0.00s teardown test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_multiple_shards_multiple_replicas-4-0] 0.00s teardown test_materialized_mysql_database/test.py::test_mysql_kill_sync_thread_restore_5_7 0.00s teardown test_materialized_mysql_database/test.py::test_materialized_database_ddl_with_empty_transaction_5_7 0.00s teardown test_materialized_mysql_database/test.py::test_select_without_columns_8_0 0.00s teardown test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_single_shard_multiple_replicas-3-1] 0.00s teardown test_materialized_mysql_database/test.py::test_multi_table_update 0.00s teardown test_parquet_page_index/test.py::test_parquet_page_index_insert_into_table_function_file[INSERT INTO TABLE FUNCTION file('{file_name}') SELECT number, number+1 FROM system.numbers LIMIT 100 SETTINGS output_format_parquet_use_custom_encoder=false, output_format_parquet_write_page_index=true FORMAT Parquet-True] 0.00s teardown test_materialized_mysql_database/test.py::test_materialized_database_support_all_kinds_of_mysql_datatype 0.00s teardown test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_single_shard_multiple_replicas-2-1] 0.00s teardown test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_multiple_shards_multiple_replicas-2-0] 0.00s teardown test_materialized_mysql_database/test.py::test_mysql_kill_sync_thread_restore_8_0 0.00s teardown test_materialized_mysql_database/test.py::test_text_blob_charset 0.00s teardown test_materialized_mysql_database/test.py::test_materialized_with_column_comments 0.00s teardown test_parallel_replicas_distributed_skip_shards/test.py::test_skip_unavailable_shards[0] 0.00s teardown test_parquet_page_index/test.py::test_parquet_page_index_select_into_outfile[SELECT number, number+1 FROM system.numbers LIMIT 100 INTO OUTFILE '{file_name}' FORMAT Parquet SETTINGS output_format_parquet_use_custom_encoder = false, output_format_parquet_write_page_index = false;-False] 0.00s teardown test_parallel_replicas_distributed_skip_shards/test.py::test_error_on_unavailable_shards[1] 0.00s teardown test_materialized_mysql_database/test.py::test_materialized_database_err_sync_user_privs_5_7 0.00s teardown test_parallel_replicas_distributed_skip_shards/test.py::test_no_unavailable_shards[0] 0.00s teardown test_mutations_in_partitions_of_merge_tree/test.py::test_trivial_alter_in_partition_merge_tree_without_where 0.00s teardown test_merge_table_over_distributed/test.py::test_global_in =========================== short test summary info ============================ PASSED test_parquet_page_index/test.py::test_parquet_page_index_insert_into_table_function_file[INSERT INTO TABLE FUNCTION file('{file_name}') SELECT number, number+1 FROM system.numbers LIMIT 100 FORMAT Parquet-False] PASSED test_parquet_page_index/test.py::test_parquet_page_index_insert_into_table_function_file[INSERT INTO TABLE FUNCTION file('{file_name}') SELECT number, number+1 FROM system.numbers LIMIT 100 SETTINGS output_format_parquet_use_custom_encoder=false, output_format_parquet_write_page_index=false FORMAT Parquet-False] PASSED test_parquet_page_index/test.py::test_parquet_page_index_insert_into_table_function_file[INSERT INTO TABLE FUNCTION file('{file_name}') SELECT number, number+1 FROM system.numbers LIMIT 100 SETTINGS output_format_parquet_use_custom_encoder=false, output_format_parquet_write_page_index=true FORMAT Parquet-True] PASSED test_parquet_page_index/test.py::test_parquet_page_index_select_into_outfile[SELECT number, number+1 FROM system.numbers LIMIT 100 INTO OUTFILE '{file_name}' FORMAT Parquet SETTINGS output_format_parquet_use_custom_encoder = false, output_format_parquet_write_page_index = false;-False] PASSED test_parquet_page_index/test.py::test_parquet_page_index_select_into_outfile[SELECT number, number+1 FROM system.numbers LIMIT 100 INTO OUTFILE '{file_name}' FORMAT Parquet SETTINGS output_format_parquet_use_custom_encoder = false, output_format_parquet_write_page_index = true;-True] PASSED test_merge_table_over_distributed/test.py::test_filtering PASSED test_parquet_page_index/test.py::test_parquet_page_index_select_into_outfile[SELECT number, number+1 FROM system.numbers LIMIT 100 INTO OUTFILE '{file_name}' FORMAT Parquet;-False] PASSED test_merge_table_over_distributed/test.py::test_global_in PASSED test_merge_table_over_distributed/test.py::test_select_table_name_from_merge_over_distributed PASSED test_postgresql_protocol/test.py::test_java_client PASSED test_postgresql_protocol/test.py::test_psql_client PASSED test_postgresql_protocol/test.py::test_python_client PASSED test_peak_memory_usage/test.py::test_clickhouse_client_max_peak_memory_single_node PASSED test_parallel_replicas_distributed_skip_shards/test.py::test_error_on_unavailable_shards[0] PASSED test_peak_memory_usage/test.py::test_clickhouse_client_max_peak_memory_usage_distributed PASSED test_move_partition_to_volume_async/test.py::test_async_alter_move PASSED test_parallel_replicas_distributed_skip_shards/test.py::test_error_on_unavailable_shards[1] PASSED test_parallel_replicas_distributed_skip_shards/test.py::test_no_unavailable_shards[0] PASSED test_parallel_replicas_distributed_skip_shards/test.py::test_no_unavailable_shards[1] PASSED test_move_partition_to_volume_async/test.py::test_sync_alter_move PASSED test_parallel_replicas_distributed_skip_shards/test.py::test_skip_unavailable_shards[0] PASSED test_parallel_replicas_distributed_skip_shards/test.py::test_skip_unavailable_shards[1] PASSED test_mutations_in_partitions_of_merge_tree/test.py::test_mutation_max_streams PASSED test_merge_tree_settings_constraints/test.py::test_merge_tree_settings_constraints PASSED test_modify_engine_on_restart/test_unusual_path.py::test_modify_engine_on_restart_with_unusual_path PASSED test_mutations_in_partitions_of_merge_tree/test.py::test_trivial_alter_in_partition_merge_tree_with_where PASSED test_materialized_mysql_database/test.py::test_double_quoted_comment PASSED test_mutations_in_partitions_of_merge_tree/test.py::test_trivial_alter_in_partition_merge_tree_without_where PASSED test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_multiple_shards_multiple_replicas-10-0] PASSED test_mutations_in_partitions_of_merge_tree/test.py::test_trivial_alter_in_partition_replicated_merge_tree PASSED test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_multiple_shards_multiple_replicas-10-1] PASSED test_postgresql_replica_database_engine_1/test.py::test_abrupt_connection_loss_while_heavy_replication PASSED test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_multiple_shards_multiple_replicas-2-0] PASSED test_materialized_mysql_database/test.py::test_insert_with_modify_binlog_checksum_5_7 PASSED test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_multiple_shards_multiple_replicas-2-1] PASSED test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_multiple_shards_multiple_replicas-3-0] PASSED test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_multiple_shards_multiple_replicas-3-1] PASSED test_materialized_mysql_database/test.py::test_insert_with_modify_binlog_checksum_8_0 PASSED test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_multiple_shards_multiple_replicas-4-0] PASSED test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_multiple_shards_multiple_replicas-4-1] PASSED test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_single_shard_multiple_replicas-10-0] PASSED test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_single_shard_multiple_replicas-10-1] PASSED test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_single_shard_multiple_replicas-2-0] PASSED test_modify_engine_on_restart/test_zk_path_exists.py::test_modify_engine_fails_if_zk_path_exists PASSED test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_single_shard_multiple_replicas-2-1] PASSED test_materialized_view_restart_server/test.py::test_materialized_view_with_subquery PASSED test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_single_shard_multiple_replicas-3-0] PASSED test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_single_shard_multiple_replicas-3-1] PASSED test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_single_shard_multiple_replicas-4-0] PASSED test_materialized_mysql_database/test.py::test_large_transaction PASSED test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_single_shard_multiple_replicas-4-1] PASSED test_postgresql_replica_database_engine_1/test.py::test_abrupt_server_restart_while_heavy_replication PASSED test_materialized_mysql_database/test.py::test_materialized_database_ddl_with_empty_transaction_5_7 PASSED test_postgresql_replica_database_engine_1/test.py::test_changing_replica_identity_value PASSED test_materialized_mysql_database/test.py::test_materialized_database_ddl_with_empty_transaction_8_0 PASSED test_postgresql_replica_database_engine_1/test.py::test_clickhouse_restart PASSED test_on_cluster_timeouts/test.py::test_long_query PASSED test_parallel_replicas_snapshot_from_initiator/test.py::test_initiator_snapshot_is_used_for_reading PASSED test_materialized_mysql_database/test.py::test_materialized_database_ddl_with_mysql_5_7 PASSED test_passing_max_partitions_to_read_remotely/test.py::test_default_database_on_cluster PASSED test_overcommit_tracker/test.py::test_user_overcommit PASSED test_postgresql_replica_database_engine_1/test.py::test_concurrent_transactions PASSED test_postgresql_replica_database_engine_1/test.py::test_different_data_types PASSED test_materialized_mysql_database/test.py::test_materialized_database_ddl_with_mysql_8_0 PASSED test_postgresql_replica_database_engine_1/test.py::test_drop_database_while_replication_startup_not_finished PASSED test_postgresql_replica_database_engine_1/test.py::test_load_and_sync_all_database_tables PASSED test_materialized_mysql_database/test.py::test_materialized_database_dml_with_mysql_5_7 PASSED test_postgresql_replica_database_engine_1/test.py::test_load_and_sync_subset_of_database_tables PASSED test_postgresql_replica_database_engine_1/test.py::test_many_concurrent_queries PASSED test_materialized_mysql_database/test.py::test_materialized_database_dml_with_mysql_8_0 PASSED test_postgresql_replica_database_engine_1/test.py::test_multiple_databases PASSED test_postgresql_replica_database_engine_1/test.py::test_quoting_1 PASSED test_postgresql_replica_database_engine_1/test.py::test_quoting_2 PASSED test_postgresql_replica_database_engine_1/test.py::test_replica_identity_index PASSED test_materialized_mysql_database/test.py::test_materialized_database_err_sync_user_privs_5_7 PASSED test_materialized_mysql_database/test.py::test_materialized_database_err_sync_user_privs_8_0 PASSED test_materialized_mysql_database/test.py::test_materialized_database_mysql_date_type_to_date32 PASSED test_materialized_mysql_database/test.py::test_materialized_database_mysql_drop_ddl PASSED test_materialized_mysql_database/test.py::test_materialized_database_settings_materialized_mysql_tables_list PASSED test_materialized_mysql_database/test.py::test_materialized_database_support_all_kinds_of_mysql_datatype PASSED test_materialized_mysql_database/test.py::test_materialized_with_column_comments PASSED test_materialized_mysql_database/test.py::test_materialized_with_enum PASSED test_materialized_mysql_database/test.py::test_multi_table_update PASSED test_materialized_mysql_database/test.py::test_mysql_kill_sync_thread_restore_5_7 PASSED test_materialized_mysql_database/test.py::test_mysql_kill_sync_thread_restore_8_0 PASSED test_materialized_mysql_database/test.py::test_mysql_killed_while_insert_5_7 PASSED test_materialized_mysql_database/test.py::test_mysql_killed_while_insert_8_0 PASSED test_materialized_mysql_database/test.py::test_mysql_settings[clickhouse_node0] PASSED test_materialized_mysql_database/test.py::test_mysql_settings[clickhouse_node1] PASSED test_materialized_mysql_database/test.py::test_named_collections PASSED test_materialized_mysql_database/test.py::test_savepoint_query PASSED test_materialized_mysql_database/test.py::test_select_without_columns_5_7 PASSED test_materialized_mysql_database/test.py::test_select_without_columns_8_0 PASSED test_materialized_mysql_database/test.py::test_system_parts_table PASSED test_materialized_mysql_database/test.py::test_system_tables_table PASSED test_materialized_mysql_database/test.py::test_table_overrides PASSED test_materialized_mysql_database/test.py::test_table_table PASSED test_materialized_mysql_database/test.py::test_table_with_indexes PASSED test_materialized_mysql_database/test.py::test_text_blob_charset PASSED test_materialized_mysql_database/test.py::test_utf8mb4 ================= 100 passed, 3 warnings in 285.94s (0:04:45) ==================